* {margin: 0;padding: 0;}
html{background: #f6f6f6;}
body {position:relative;min-width: 1280px;background:#f6f6f6;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px/1.6 "SimSun","宋体","PingFang SC","Microsoft YaHei",HELVETICA,sans-serif; color:#414141;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
section, article, aside, header, footer, nav, dialog, figure {display: block;}
a {color:#333; text-decoration:none;}
a:hover {color:#e30e13; cursor:pointer;}
img{border:0;border-style: none; vertical-align:middle;}
ul,ol{list-style:none;}
input#wd:-webkit-autofill, textarea#wd:-webkit-autofill, select#wd:-webkit-autofill { background-color: #ddd;color: #ccc;}
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}
.clear::after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix:after{content:"\20";display:block;height:0;line-height:0;font-size:0;clear:both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.left{ float:left;}
.right{ float:right;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b,strong {font-weight: bolder;}
code,kbd,samp {font-family: monospace, monospace;font-size: 1em;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
button,input,optgroup,select, textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button, input {overflow: visible;}
button,select {text-transform: none;}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance: button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
details {display: block;}
summary {display: list-item;}
template {display: none;}
[hidden] {display: none;}

li {list-style-type: none;}
i {font-style: normal;}
.left {float: left;}
.right {float: right;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.h10 {height: 10px;width: 100%;clear: both;}
.h15 {height: 15px;width: 100%;clear: both;}
.h20 {height: 20px;width: 100%;clear: both;}
.h25 {height: 25px;width: 100%;clear: both;}
.h30 {height: 30px;width: 100%;clear: both;}
.mr0 {margin-right: 0 !important;}
.line{border-bottom: 1px solid #eee;}
.line1 {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.line2 {word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.w1280 {box-sizing: border-box;width: 1280px;height:100%;margin: 0 auto;}
.w1240 {box-sizing: border-box;width: 1240px;height:100%; margin: 0 auto;}


.header_gg{
    width: 100%;
    background: #fff;
}
.header_gg a{
    display: block;
    width: 100%;
    /*margin: 0 auto;*/
    margin-left: 50%;
    transform: translateX(-50%);
}
.header_gg a img{
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.header{
    width: 100%;
    height: 110px;
    background: #fff;
}
.header .header_box{
    height: 110px;
    width: 1280px;
    margin: 0 auto;
    /*z-index:999;*/
}
.header .header_box .logo_box{
    height: 110px;
    width: 205px;
}
.header .header_box .logo_box a{
    display: inline-block;
    height: 110px;
    width: 205px;
}
.header .header_box .logo_box h1{
    margin-left: -9999px;
    height: 0;
}
.header .header_box .logo_box a img{
    margin-top: 18px;
    width: 205px;
}
.header .header_box .pd_logo{
    height: 110px;
}
.header .header_box .pd_logo a{
    display: inline-block;
    height: 110px;
}
.header .header_box .pd_logo a img{
    display: inline-block;
    height: 35px;
    margin-top: 50px;
    margin-left: 30px;
}
.header .header_box .app_box{
    width: 305px;
    text-align: right;
    padding-top: 30px;
}
.header .header_box .app_box .topNav{
    position: relative;
    z-index: 99;
    height: 48px;
    line-height: 48px;
}

.topNav-width {
    width: 305px;
}
.topNav dl {
    zoom: 1;
}
.topNav dd {
    float: left;
    position: relative;
    width: 72px;
}
.topNav dd h3 a {
    padding: 6px;
}
.topNav dd ul {
    display: none;
    position: absolute;
    padding: 7px;
    width: 100px;
    height: 122px;
    background: #eee;
    top: 60px;
    left: -10px;
    box-sizing: border-box;
}
.topNav dd:hover ul{display: block;}
.topNav dd ul li p{
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}
.topNav dd ul::after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #eee;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
    transform: rotateZ(-45deg);
}

/* nav-top */
.nav_top{
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #e30e13;
}
.menu{
    width: 1280px;
    color: #FFFFFF;
    margin: 0 auto;
}
.menu a{
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
	font-family: "Microsoft YaHei";
}
.menu a:hover{
    font-weight: bold;
    background: rgba(255, 255, 255, 0.3);
}
.search {
    height: 30px;
    line-height: 30px;
    width: 190px;
    position: relative;
    margin-top: 10px;
}
.search .commonSearchInput {
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    border: none;
    color: #8C8C8C;
    box-sizing: border-box;
    border-radius: 15px;
}
input:focus{
    outline-color: #eee;
}
.search .commonSearchBtn {
    position: absolute;
    right: 7px;
    top: 2px;
    cursor: pointer;
    height: 25px;
    width: 25px;
    border: none;
    background: url("../img/search_logo.png") no-repeat center left;
}
.search .commonSearchBtn:hover {
    background: url("../img/search_logo_yellow.png") no-repeat center left;
}
/*toTop*/
.toTop {
    position: fixed;
    left: 50%;
    transform: translateX(630px);
    cursor: pointer;
    z-index: 10;
}

/*footer*/
.toTop {
    position: fixed;
    left: 50%;
    transform: translateX(650px);
    cursor: pointer;
    z-index: 10;
}
.footer {margin: 0 auto;background: #fff;}
.footer-nav {padding:30px 0;height:30px; font-size:16px; color:#414141; line-height:30px; text-align:center;border-bottom: 1px solid #eee;}
.footer-nav a {padding:0 10px;color:#414141;}
.footer-nav a:hover{color:#e30e13; text-decoration:none;}
.foot-word{background-color:#fff;text-align: center; font-size:12px; color:#959494; line-height:26px; padding-top:20px; padding-bottom:10px;}
.foot-word a {color:#959494;}
.footer-icon{margin:0 auto;  text-align:center;background-color:#fff; padding-bottom:50px;}

/* nav-bottom */
.nav_bottom{
    position: fixed;
    bottom:0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #e30e13;
    z-index:999;
}
